home *** CD-ROM | disk | FTP | other *** search
- ###########################################################################
- # [Reject no From: header]
- #
- # Description: "Reject messages that are missing a From: header"
- # Keywords: "standards, headers, From:, rejection methods"
- # Category: "Enforce Internet standards"
- # Format: "{TRUE OR FALSE}"
- #
- # Reject any mail which does not have a From: header in it.
- #
- # Internet standards dictate that all mail must have a From: header in it.
- # Any mail which does not have a From: header in it is invalid, or may be
- # junk mail.
- #
- # The From: header is the portion of an email message, which is read by the
- # recipient, which looks like this:
- #
- # > From: "Jane Somebody" <jane@somewhere.com>
- #
- # We recommend that this feature be enabled.
- #
- # By default, this setting is enabled.
- #
- # Instructions: "Please enter the word TRUE or the word FALSE below."
- FALSE
-